Output crashes the RTF reader

This could be due to confusing table syntax. Set 'compatibility ' to TRUE in .ini file; also check for end of row characters backslash characters on their own on a line, and insert correct number of ampersands for the number of columns. E.g.

hello & world\\
\\

becomes

hello & world\\
&\\